Crate cap_tempfile[][src]

Capability-oriented temporary directories.

Structs

TempDir

A directory in a filesystem that is automatically deleted when it goes out of scope.

Functions

tempdir

Create a new temporary directory.

tempdir_in

Create a new temporary directory.